Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deTCPConnection.cpp File Reference

More...

#include "deNetWinsock.hpp"
#include "deTCPConnection.hpp"
#include "deTCPConnectionBin.hpp"
#include "deTCPConnectionProvider.hpp"
#include "deThreadPool.hpp"
#include "deServer.hpp"
#include "dePacket.hpp"

Include dependency graph for deTCPConnection.cpp:

Include dependency graph

Functions

void CALLBACK OnRecvComplete (DWORD dwError, DWORD dwBytesTransferred, LPWSAOVERLAPPED lpOverlapped, DWORD dwFlags)
int PostWSARecv (int pPosts, deTCPConnection *pConn, deTCPConnectionBin *pBin)
void CALLBACK OnSendComplete (DWORD dwError, DWORD dwBytesTransferred, LPWSAOVERLAPPED lpOverlapped, DWORD dwFlags)
DWORD ListenThread (void *pInfo)

Detailed Description

Author:
trajar
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.


Change History

Date:
Jun 2002
Author:
trajar
Remarks:
Creation

Function Documentation

DWORD ListenThread void *    pInfo
 

void CALLBACK OnRecvComplete DWORD    dwError,
DWORD    dwBytesTransferred,
LPWSAOVERLAPPED    lpOverlapped,
DWORD    dwFlags
 

void CALLBACK OnSendComplete DWORD    dwError,
DWORD    dwBytesTransferred,
LPWSAOVERLAPPED    lpOverlapped,
DWORD    dwFlags
 

int PostWSARecv int    pPosts,
deTCPConnection   pConn,
deTCPConnectionBin *    pBin
 


Generated on Mon Sep 12 20:07:50 2005 for Destiny3D by doxygen1.3-rc3